﻿2026-06-22T00:46:24.5562782Z ##[group]Run actions/checkout@v5
2026-06-22T00:46:24.5563525Z with:
2026-06-22T00:46:24.5563878Z   fetch-depth: 0
2026-06-22T00:46:24.5564253Z   repository: SaberMage/spt-core
2026-06-22T00:46:24.5569697Z   token: ***
2026-06-22T00:46:24.5570017Z   ssh-strict: true
2026-06-22T00:46:24.5570429Z   ssh-user: git
2026-06-22T00:46:24.5570797Z   persist-credentials: true
2026-06-22T00:46:24.5571197Z   clean: true
2026-06-22T00:46:24.5571559Z   sparse-checkout-cone-mode: true
2026-06-22T00:46:24.5571995Z   fetch-tags: false
2026-06-22T00:46:24.5572374Z   show-progress: true
2026-06-22T00:46:24.5572730Z   lfs: false
2026-06-22T00:46:24.5573069Z   submodules: false
2026-06-22T00:46:24.5573473Z   set-safe-directory: true
2026-06-22T00:46:24.5573865Z ##[endgroup]
2026-06-22T00:46:24.7590815Z Syncing repository: SaberMage/spt-core
2026-06-22T00:46:24.7592359Z ##[group]Getting Git version info
2026-06-22T00:46:24.7593050Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-22T00:46:24.7870521Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T00:46:24.8079159Z git version 2.43.0.windows.1
2026-06-22T00:46:24.8103646Z ##[endgroup]
2026-06-22T00:46:24.8111455Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8f455463-0455-4c81-a2bc-0a80d346597f\.gitconfig'
2026-06-22T00:46:24.8126215Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8f455463-0455-4c81-a2bc-0a80d346597f' before making global git config changes
2026-06-22T00:46:24.8127686Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T00:46:24.8131220Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T00:46:24.8374340Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-22T00:46:24.8591848Z https://github.com/SaberMage/spt-core
2026-06-22T00:46:24.8620871Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T00:46:24.8625176Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T00:46:24.8821778Z HEAD
2026-06-22T00:46:24.9062425Z ##[endgroup]
2026-06-22T00:46:24.9065545Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-22T00:46:25.3282378Z ##[group]Cleaning the repository
2026-06-22T00:46:25.3286828Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-22T00:46:31.3644396Z Removing target/
2026-06-22T00:46:31.3671869Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-22T00:46:31.4469599Z HEAD is now at 52868ae Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:31.4497740Z ##[endgroup]
2026-06-22T00:46:31.4501965Z ##[group]Disabling automatic garbage collection
2026-06-22T00:46:31.4509124Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T00:46:31.4744105Z ##[endgroup]
2026-06-22T00:46:31.4744716Z ##[group]Setting up auth
2026-06-22T00:46:31.4750411Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T00:46:31.4978345Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T00:46:31.8887251Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T00:46:31.9115176Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T00:46:32.3006606Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T00:46:32.3248122Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T00:46:32.7246791Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T00:46:32.7594784Z ##[endgroup]
2026-06-22T00:46:32.7595180Z ##[group]Fetching the repository
2026-06-22T00:46:32.7604429Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +2d91d4d1d5b41d31a774d2e6f8e817593281deac:refs/remotes/pull/27/merge
2026-06-22T00:46:34.0629233Z From https://github.com/SaberMage/spt-core
2026-06-22T00:46:34.0629768Z    2d4dae8..b8ec32b  viewer-drain-decouple-b4                 -> origin/viewer-drain-decouple-b4
2026-06-22T00:46:34.0630224Z    223eb8b..d45d771  wedge-trace-v4                           -> origin/wedge-trace-v4
2026-06-22T00:46:34.0630624Z  + 52868ae...2d91d4d 2d91d4d1d5b41d31a774d2e6f8e817593281deac -> pull/27/merge  (forced update)
2026-06-22T00:46:34.0763887Z ##[endgroup]
2026-06-22T00:46:34.0764413Z ##[group]Determining the checkout info
2026-06-22T00:46:34.0764753Z ##[endgroup]
2026-06-22T00:46:34.0770062Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T00:46:34.1071089Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T00:46:34.1297888Z ##[group]Checking out the ref
2026-06-22T00:46:34.1304417Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-22T00:46:34.1817348Z Warning: you are leaving 1 commit behind, not connected to
2026-06-22T00:46:34.1817784Z any of your branches:
2026-06-22T00:46:34.1817916Z 
2026-06-22T00:46:34.1818215Z   52868ae Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:34.1818501Z 
2026-06-22T00:46:34.1818657Z If you want to keep it by creating a new branch, this may be a good time
2026-06-22T00:46:34.1818978Z to do so with:
2026-06-22T00:46:34.1819066Z 
2026-06-22T00:46:34.1819178Z  git branch <new-branch-name> 52868ae
2026-06-22T00:46:34.1819329Z 
2026-06-22T00:46:34.1819584Z HEAD is now at 2d91d4d Merge d45d771fcc1b3bb19e2ceb96131f97f30c8f2782 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:34.1843409Z ##[endgroup]
2026-06-22T00:46:34.2089428Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T00:46:34.2296149Z 2d91d4d1d5b41d31a774d2e6f8e817593281deac
